Skip to content

[flake8-use-pathlib] Update links to the table showing the correspondence between os and pathlib#20103

Merged
ntBre merged 1 commit intoastral-sh:mainfrom
chirizxc:update-doc-link
Aug 26, 2025
Merged

[flake8-use-pathlib] Update links to the table showing the correspondence between os and pathlib#20103
ntBre merged 1 commit intoastral-sh:mainfrom
chirizxc:update-doc-link

Conversation

@chirizxc
Copy link
Contributor

@chirizxc chirizxc commented Aug 26, 2025

Summary

Part of #20100 | #20100 (comment)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 26, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@chirizxc
Copy link
Contributor Author

chirizxc commented Aug 26, 2025

Ecosystem seems to be showing the wrong results for the previews, there isn't even a code change in this PR, just documentation

Copy link
Contributor

@ntBre ntBre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

The ecosystem check may have grabbed the binary from before your other PR merged. I might just kick that off again, but this should be good to go anyway.

@ntBre ntBre added the documentation Improvements or additions to documentation label Aug 26, 2025
@ntBre ntBre changed the title [flake8-use-pathlib] Update links to Correspondence between os and pathlib [flake8-use-pathlib] Update links to the table showing the correspondence between os and pathlib Aug 26, 2025
@ntBre ntBre merged commit a60fb3f into astral-sh:main Aug 26, 2025
59 checks passed
@chirizxc chirizxc deleted the update-doc-link branch August 27, 2025 06:19
carljm added a commit to leandrobbraga/ruff that referenced this pull request Aug 27, 2025
* main:
  [`ruff`] Preserve relative whitespace in multi-line expressions (`RUF033`) (astral-sh#19647)
  [ty] Optimize TDD atom ordering (astral-sh#20098)
  [`airflow`] Extend `AIR311` and `AIR312` rules (astral-sh#20082)
  [ty] Preserve qualifiers when accessing attributes on unions/intersections (astral-sh#20114)
  [ty] Fix the inferred interface of specialized generic protocols (astral-sh#19866)
  [ty] Infer slightly more precise types for comprehensions (astral-sh#20111)
  [ty] Add more tests for protocols (astral-sh#20095)
  [ty] don't eagerly unpack aliases in user-authored unions (astral-sh#20055)
  [`flake8-use-pathlib`] Update links to the table showing the correspondence between `os` and `pathlib` (astral-sh#20103)
  [`flake8-use-pathlib`] Make `PTH100` fix unsafe because it can change behavior (astral-sh#20100)
  [`flake8-use-pathlib`] Delete unused `Rule::OsSymlink` enabled check (astral-sh#20099)
  [ty] Add search paths info to unresolved import diagnostics (astral-sh#20040)
  [`flake8-logging-format`] Add auto-fix for f-string logging calls (`G004`) (astral-sh#19303)
  Add a `ScopeKind` for the `__class__` cell (astral-sh#20048)
  Fix incorrect D413 links in docstrings convention FAQ (astral-sh#20089)
  [ty] Refactor inlay hints structure to use separate parts (astral-sh#20052)
second-ed pushed a commit to second-ed/ruff that referenced this pull request Sep 9, 2025
…ndence between `os` and `pathlib` (astral-sh#20103)

<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

Part of astral-sh#20100 |
astral-sh#20100 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants